Open Source Job Scheduler

Open Source Job Scheduler
Developer(s) Software- und Organisations-Service GmbH
Stable release 1.3.7 / April 23, 2010; 21 months ago (2010-04-23)
Written in C++, Java, JavaScript, PHP
Operating system HP-UX, IBM AIX, Linux, Solaris, Vista, Win2K, Windows 7, WinXP
Available in English, German
Type job scheduling
License GPL or closed source licence[1]
Website http://www.sos-berlin.com/scheduler

The Open Source Job Scheduler is an open source computer application for enterprise level job scheduling used for process automation. Job Scheduler is used to launch executable files and shell scripts and to run database procedures automatically.

Jobs are configurable as Web services providing interoperability with enterprise applications. It stores all information in a backend database system running on either MySQL, PostgreSQL, Firebird, SQL Server, Oracle, DB2 or Adaptive Server Enterprise.

Contents

Key Functionality

Mode of Operation

The Job Scheduler can be controlled by the built-in web server's graphical user interface. The Job Scheduler uses an XML file for the configuration of executable files or shell scripts and to set the timing and frequency of job starts.

Job Execution

Key Features

The Job Scheduler is delivered with a range of standard features, e.g.:

Additional Features

Implementation

The Job Scheduler is written in C++. Standard jobs for distribution are implemented with Java (programming language).

The Open Source Job Scheduler is customized according to specific business requirements. Enterprise level support is available.

Supported Platforms

Operating Systems:

Database Management Systems:

References

External links